[. . . ] · Depending on the input signal, full-size display may not be possible in some cases. · Although the projector can display signals with resolution up to UXGA (600x200), the signal will be converted to the projector's panel resolution before being displayed. [. . . ] Default setting is blank. 7 Command Control via the Network (continued) Command Format [TCP #23] 1. Header BE + EF + 03 + 06 + 00 + CRC_low + CRC_high CRC_low: Lower byte of CRC flag for command data CRC_high: Upper byte of CRC flag for command data 3. Command data Command data chart byte_0 byte_ byte_2 byte_3 byte_4 byte_5 Action Type Setting code low high low high low high Action (byte_0 - ) Action Classification Content Set Change setting to desired value. 6 Execute Run a command. Requesting projector status (Get command) () Send the following request code from the PC to the projector. Header+Commanddata(`02H'+`00H'+type(2bytes)+`00H'+`00H') (2) The projector returns the response code `1DH'+data(2bytes) to the PC. Changing the projector settings (Set command) () Send the following setting code from the PC to the projector. eader+Commanddata(`01H'+`00H'+type(2bytes)+settingcode(2bytes)) H (2) The projector changes the setting based on the above setting code. Using the projector default settings (Reset Command) () The PC sends the following default setting code to the projector. Header+Commanddata(`06H'+`00H'+type(2bytes)+`00H'+`00H') (2) The projector changes the specified setting to the default value. Increasing the projector setting value (Increment command) () The PC sends the following increment code to the projector. Header+Commanddata(`04H'+`00H'+type(2bytes)+`00H'+`00H') (2) The projector increases the setting value on the above setting code. (3) The projector returns the response code `06H' to the PC. 8 Command Control via the Network (continued) Decreasing the projector setting value (Decrement command) () The PC sends the following decrement code to the projector. Header+Commanddata(`05H'+`00H'+type(2bytes)+`00H'+`00H') (2) The projector decreases the setting value on the above setting code. When the projector cannot understand the received command When the projector cannot understand the received command, the error code `15H' is sent back to the PC. [. . . ] 2) Receive the random 8 bytes "a572f60c" from the projector. 3) Bind the random 8 bytes "a572f60c" and the authentication password "password" and it becomes "a572f60cpassword". [. . . ]